I recently wrestled with frames and have a basic approach to dealing with them.
-
define the frame at size "1,1", as that means grow to fit
-
issue a "left db" command
-
define and arrange all the DBEs that are to be in the frame
-
draw the frame around those DBEs
-
Find the DBEs that are at the top/left/bottom/right of the desired frame
-
put those DBEs and the side "inside" the frame; there will be at least 4 "inside" statements.
-
place the frame itself
I think this approach is easier than trying to size the frame and then place the DBEs in it.
-Louie
llandale - Thu Apr 12 18:10:14 EDT 2012 |